| Total Complexity | 14 | 
| Dependencies | 1 | 
| Dependents | 8 | 
| Total lines | 167 | 
| Lines of code | 47 | 
| Logical lines of code | 29 | 
| Comment lines | 87 | 
| Methods | 6 | 
| Properties | 4 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| register() | 53 | 7 | 20 | |
| schedule() | 68 | 2 | 7 | |
| deschedule() | 68 | 2 | 7 | |
| __construct() | 71 | 1 | 6 | |
| isScheduled() | 74 | 1 | 4 | |
| getScheduledEvent() | 79 | 1 | 3 |